var golang.org/x/net/internal/timeseries.defaultClockInstance

3 uses

	golang.org/x/net/internal/timeseries (current package)
		timeseries.go#L81: var defaultClockInstance defaultClock
		timeseries.go#L475: 	return NewTimeSeriesWithClock(f, defaultClockInstance)
		timeseries.go#L493: 	return NewMinuteHourSeriesWithClock(f, defaultClockInstance)